ARCDLG


ARCDLG is an Arc/Info conversion utility that converts Arc/Info coverages to the USGS's Digital Line Graph data files.


ARCDLG <in_cover> <out_dlg_file> {in_point_cover} {in_projection_file}
{x_shift} {y_shift} {in_header_file} {TRANS | NOTRANS}

URL of the coverage to be converted to DLG format. It may contain polygon,
line and node features.(ftp/http://domain/directories/filename.e00):

(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

The name of the output DLG-3 Optional format file to be created.:

Optional coverage URL containing point features to be written as zero length, degenerate
Line (L) records in the output DLG. (ftp/http://domain/directories/filename.e00):

(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

URL of a text file containing INPUT projection parameters to be saved in the
DLG header (ftp/http://domain/directories/filename.txt):

(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

X-shift - constant value to be added to all coverage x-coordinates during
the conversion to DLG. The default is 0:

Y-shift - constant value to be added to all coverage y-coordinates during
the conversion to DLG. The default is 0:

URL of a file containing information to be written into the header of the DLG file
(ftp/http://domain/directories/filename.hdr):

(Specify ftp upload method: FTP1 FTP2
Login:     Password:   )

TRANS NOTRANS


Go back to the Home Page.